home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 39 / Issue 39.iso / pc / PCSoftware / AceExpert 3.0 / ae303.exe / %MAINDIR% / EScripts / dhtml / menu.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-08-31  |  372 b   |  13 lines

  1. <STYLE TYPE="text/css">
  2. <!--
  3. BODY {
  4.     margin-top:0; margin-left:0; margin-right:0;
  5. }
  6. .lien {
  7.     position: relative; top: -5; color: #FFFFFF; font-size: 8pt; font-family: verdana;  font-weight: bold; letter-spacing: -1pt; text-decoration: none;
  8. }
  9. .divise {
  10.     position: relative; top: -3; color: #C0C0C0; background: #000000; font-size: 12pt;
  11. }
  12. -->
  13. </STYLE>